Skip to content

Comments

OCPBUGS-53003: Remove references to master branch#551

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
nrb:OCPBUGS-53003
May 13, 2025
Merged

OCPBUGS-53003: Remove references to master branch#551
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
nrb:OCPBUGS-53003

Conversation

@nrb
Copy link

@nrb nrb commented May 12, 2025

This is to support renaming the master branch to main.

Counterpart to openshift/release#62705

/hold

Hold for CRT to coordinate merging of all relevant PRs.

Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>
@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 12, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 12, 2025
@openshift-ci-robot
Copy link

@nrb: This pull request references Jira Issue OCPBUGS-53003, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.20.0) matches configured target version for branch (4.20.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @sunzhaohua2

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is to support renaming the master branch to main.

Counterpart to openshift/release#62705

/hold

Hold for CRT to coordinate merging of all relevant PRs.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label May 12, 2025
@RadekManak
Copy link

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 12, 2025
@openshift-ci
Copy link

openshift-ci bot commented May 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RadekManak

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 12, 2025
@nrb
Copy link
Author

nrb commented May 12, 2025

Test is failing due to the renaming change made here; the change to main will have to happen first.

/override ci/prow/e2e-aws-capi-techpreview

@openshift-ci
Copy link

openshift-ci bot commented May 12, 2025

@nrb: Overrode contexts on behalf of nrb: ci/prow/e2e-aws-capi-techpreview

Details

In response to this:

Test is failing due to the renaming change made here; the change to main will have to happen first.

/override ci/prow/e2e-aws-capi-techpreview

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
Copy link

openshift-ci bot commented May 12, 2025

@nrb: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/regression-clusterinfra-aws-ipi-proxy-techpreview a7cb24b link false /test regression-clusterinfra-aws-ipi-proxy-techpreview

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@DennisPeriquet
Copy link

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 13, 2025
@DennisPeriquet
Copy link

/test e2e-aws-serial

@openshift-ci
Copy link

openshift-ci bot commented May 13, 2025

@DennisPeriquet: No presubmit jobs available for openshift/cluster-api-provider-aws@main

Details

In response to this:

/test e2e-aws-serial

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@nrb
Copy link
Author

nrb commented May 13, 2025

/override ci/prow/security ci/prow/e2e-aws-serial

Security tests are false positives.
e2e-aws-serial is failing because it's looking for pull-ci-openshift-cluster-api-provider-aws-master-e2e-aws-serial, which was renamed.

@openshift-ci
Copy link

openshift-ci bot commented May 13, 2025

@nrb: Overrode contexts on behalf of nrb: ci/prow/e2e-aws-serial, ci/prow/security

Details

In response to this:

/override ci/prow/security ci/prow/e2e-aws-serial

Security tests are false positives.
e2e-aws-serial is failing because it's looking for pull-ci-openshift-cluster-api-provider-aws-master-e2e-aws-serial, which was renamed.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 63353f8 and 2 for PR HEAD a7cb24b in total

@openshift-merge-bot openshift-merge-bot bot merged commit de68d01 into openshift:main May 13, 2025
15 of 16 checks passed
@openshift-ci-robot
Copy link

@nrb: Jira Issue OCPBUGS-53003: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-53003 has been moved to the MODIFIED state.

Details

In response to this:

This is to support renaming the master branch to main.

Counterpart to openshift/release#62705

/hold

Hold for CRT to coordinate merging of all relevant PRs.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: ose-aws-cluster-api-controllers
This PR has been included in build ose-aws-cluster-api-controllers-container-v4.20.0-202505140744.p0.gde68d01.assembly.stream.el9.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants